'Deklaration
Protected _keyedEntryCollection As ObservableDictionary(Of TKey,TValue}.KeyedDictionaryEntryCollection(Of TKey))
'Usage
Dim instance As ObservableDictionary(Of TKey,TValue) Dim value As ObservableDictionary(Of TKey,TValue}.KeyedDictionaryEntryCollection(Of TKey)) value = instance._keyedEntryCollection instance._keyedEntryCollection = value
protected ObservableDictionary<TKey,TValue}.KeyedDictionaryEntryCollection<TKey>> _keyedEntryCollection